public void Set<TData>(
DicomScp Scp,
bool ignoreClass,
TData Data
)
public:
void Setgeneric<typename TData>
(
DicomScp^ Scp,
bool ignoreClass,
_TData^_ Data
)
Scp
The peer connection to send the N-SET-REQ to.
ignoreClass
If set to true
ignores class defined in the InstanceAttribute of Data.
Data
The data to send in the N-SET-REQ.
TData
The type of the data.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document